[INFO] cloning repository https://github.com/guglovich/simplex-chat-linux-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guglovich/simplex-chat-linux-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguglovich%2Fsimplex-chat-linux-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguglovich%2Fsimplex-chat-linux-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c1894f99e117f6636341b470178e0c5da8500af
[INFO] checking guglovich/simplex-chat-linux-native against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguglovich%2Fsimplex-chat-linux-native" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/guglovich/simplex-chat-linux-native
[INFO] finished tweaking git repo https://github.com/guglovich/simplex-chat-linux-native
[INFO] tweaked toml for git repo https://github.com/guglovich/simplex-chat-linux-native written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/guglovich/simplex-chat-linux-native on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/guglovich/simplex-chat-linux-native already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf
[INFO] running `Command { std: "docker" "start" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking wayland-protocols v0.32.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wayland-cursor v0.31.13
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling linebender_resource_handle v0.1.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking zune-jpeg v0.5.13
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking zbus v5.14.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling fontique v0.7.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling i-slint-common v1.15.1
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling cpp_build v0.5.10
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling const-field-offset-macro v0.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking usvg v0.46.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking swash v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking atspi-common v0.13.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]     Checking const-field-offset v0.1.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling vtable-macro v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling derive_utils v0.15.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]    Compiling rspolib v0.1.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]     Checking parley v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling auto_enums v0.8.8
[INFO] [stderr]     Checking vtable v0.3.0
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling i-slint-core-macros v1.15.1
[INFO] [stderr]     Checking resvg v0.46.0
[INFO] [stderr]     Checking lyon_extra v1.1.0
[INFO] [stderr]     Checking lyon_algorithms v1.0.19
[INFO] [stderr]    Compiling qttypes v0.2.12
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]     Checking accesskit v0.22.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]     Checking htmlparser v0.2.1
[INFO] [stderr]     Checking pin-weak v1.1.0
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling i-slint-compiler v1.15.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]     Checking i-slint-core v1.15.1
[INFO] [stderr]    Compiling annotate-snippets v0.12.13
[INFO] [stderr]     Checking accesskit_consumer v0.32.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling rowan v0.16.1
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking atspi-proxies v0.13.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.11
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.11
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling typed-index-collections v3.5.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking atspi v0.29.0
[INFO] [stderr]    Compiling spin_on v0.1.1
[INFO] [stderr]    Compiling cpp_macros v0.5.10
[INFO] [stderr]     Checking accesskit_atspi_common v0.15.0
[INFO] [stderr]    Compiling i-slint-backend-qt v1.15.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling simplex-ffi v0.1.0 (/opt/rustwide/workdir/simplex-ffi)
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking ctor-lite v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking accesskit_unix v0.18.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking femtovg v0.20.4
[INFO] [stderr]     Checking cpp v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking x11-clipboard v0.9.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling i-slint-backend-winit v1.15.1
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.24.1+spec-1.1.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking accesskit_winit v0.30.0
[INFO] [stderr]     Checking i-slint-renderer-software v1.15.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking i-slint-renderer-femtovg v1.15.1
[INFO] [stderr]     Checking copypasta v0.10.2
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]    Compiling i-slint-backend-selector v1.15.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking ashpd v0.11.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking deflate64 v0.1.11
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking simplex-core v0.1.0 (/opt/rustwide/workdir/simplex-core)
[INFO] [stderr]    Compiling slint-build v1.15.1
[INFO] [stderr]    Compiling slint-macros v1.15.1
[INFO] [stderr]    Compiling simplex-ui v0.1.0 (/opt/rustwide/workdir/simplex-ui)
[INFO] [stderr]     Checking slint v1.15.1
[INFO] [stdout] warning: function `init_controller` is never used
[INFO] [stdout]    --> simplex-ui/src/app.rs:396:10
[INFO] [stdout]     |
[INFO] [stdout] 396 | async fn init_controller(db_path: &PathBuf, shared: &SharedState, weak: &slint::Weak<MainWindow>) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_active` and `active_user` are never read
[INFO] [stdout]    --> simplex-ui/src/state.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AppState {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub filter_active:      bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub active_user:        Option<User>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_message` is never used
[INFO] [stdout]    --> simplex-ui/src/state.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn push_message(&mut self, msg: MsgEntry) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:97:119
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...pdated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11239897675168548748.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:100:119
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5720777753092255508.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:103:119
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1884294198623178226.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:120:119
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...dated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11239897675168548748.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:123:119
[INFO] [stdout]     |
[INFO] [stdout] 123 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5720777753092255508.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:126:119
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1884294198623178226.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:134:119
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...dated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11239897675168548748.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:140:119
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5720777753092255508.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:146:119
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1884294198623178226.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1903:30
[INFO] [stdout]      |
[INFO] [stdout] 1903 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1939:30
[INFO] [stdout]      |
[INFO] [stdout] 1939 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1970:30
[INFO] [stdout]      |
[INFO] [stdout] 1970 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2796:120
[INFO] [stdout]      |
[INFO] [stdout] 2796 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2813:120
[INFO] [stdout]      |
[INFO] [stdout] 2813 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2821:120
[INFO] [stdout]      |
[INFO] [stdout] 2821 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-11041169131952027027.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3512:30
[INFO] [stdout]      |
[INFO] [stdout] 3512 | ...                   InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17402434191845632312.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3552:30
[INFO] [stdout]      |
[INFO] [stdout] 3552 | ...                   InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2198293852965028292.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3561:30
[INFO] [stdout]      |
[INFO] [stdout] 3561 | ...                   InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-14715959594173514896.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4166:120
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8663717653515124662.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4169:120
[INFO] [stdout]      |
[INFO] [stdout] 4169 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17402434191845632312.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4172:120
[INFO] [stdout]      |
[INFO] [stdout] 4172 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2198293852965028292.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4175:120
[INFO] [stdout]      |
[INFO] [stdout] 4175 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-14715959594173514896.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4192:120
[INFO] [stdout]      |
[INFO] [stdout] 4192 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8663717653515124662.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4195:120
[INFO] [stdout]      |
[INFO] [stdout] 4195 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17402434191845632312.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4198:120
[INFO] [stdout]      |
[INFO] [stdout] 4198 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2198293852965028292.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4201:120
[INFO] [stdout]      |
[INFO] [stdout] 4201 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-14715959594173514896.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4209:120
[INFO] [stdout]      |
[INFO] [stdout] 4209 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8663717653515124662.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4215:120
[INFO] [stdout]      |
[INFO] [stdout] 4215 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17402434191845632312.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4221:120
[INFO] [stdout]      |
[INFO] [stdout] 4221 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2198293852965028292.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4227:120
[INFO] [stdout]      |
[INFO] [stdout] 4227 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-14715959594173514896.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:6175:30
[INFO] [stdout]      |
[INFO] [stdout] 6175 | ...                   InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5304584124697209625.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:6184:30
[INFO] [stdout]      |
[INFO] [stdout] 6184 | ...                   InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-13625912406390611802.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8373:123
[INFO] [stdout]      |
[INFO] [stdout] 8373 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6182122852604615125.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8376:123
[INFO] [stdout]      |
[INFO] [stdout] 8376 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5304584124697209625.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8379:123
[INFO] [stdout]      |
[INFO] [stdout] 8379 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-13625912406390611802.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8396:123
[INFO] [stdout]      |
[INFO] [stdout] 8396 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6182122852604615125.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8399:123
[INFO] [stdout]      |
[INFO] [stdout] 8399 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5304584124697209625.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8402:123
[INFO] [stdout]      |
[INFO] [stdout] 8402 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-13625912406390611802.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8410:123
[INFO] [stdout]      |
[INFO] [stdout] 8410 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6182122852604615125.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8416:123
[INFO] [stdout]      |
[INFO] [stdout] 8416 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5304584124697209625.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8422:123
[INFO] [stdout]      |
[INFO] [stdout] 8422 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-13625912406390611802.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8842:120
[INFO] [stdout]      |
[INFO] [stdout] 8842 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17943830050663938001.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8859:120
[INFO] [stdout]      |
[INFO] [stdout] 8859 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17943830050663938001.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8867:120
[INFO] [stdout]      |
[INFO] [stdout] 8867 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17943830050663938001.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10421:30
[INFO] [stdout]       |
[INFO] [stdout] 10421 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10449:30
[INFO] [stdout]       |
[INFO] [stdout] 10449 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10487:30
[INFO] [stdout]       |
[INFO] [stdout] 10487 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10501:30
[INFO] [stdout]       |
[INFO] [stdout] 10501 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10544:30
[INFO] [stdout]       |
[INFO] [stdout] 10544 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10570:30
[INFO] [stdout]       |
[INFO] [stdout] 10570 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13158:119
[INFO] [stdout]       |
[INFO] [stdout] 13158 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13161:119
[INFO] [stdout]       |
[INFO] [stdout] 13161 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13196:119
[INFO] [stdout]       |
[INFO] [stdout] 13196 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13199:119
[INFO] [stdout]       |
[INFO] [stdout] 13199 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13207:119
[INFO] [stdout]       |
[INFO] [stdout] 13207 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-6419190330655805024.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13213:119
[INFO] [stdout]       |
[INFO] [stdout] 13213 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-18393598305762414005.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14033:121
[INFO] [stdout]       |
[INFO] [stdout] 14033 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2821650874280963927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14036:121
[INFO] [stdout]       |
[INFO] [stdout] 14036 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17321236014725249242.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14065:121
[INFO] [stdout]       |
[INFO] [stdout] 14065 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2821650874280963927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14068:121
[INFO] [stdout]       |
[INFO] [stdout] 14068 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17321236014725249242.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14076:121
[INFO] [stdout]       |
[INFO] [stdout] 14076 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2821650874280963927.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14082:121
[INFO] [stdout]       |
[INFO] [stdout] 14082 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17321236014725249242.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15505:121
[INFO] [stdout]       |
[INFO] [stdout] 15505 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5505048466602429973.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15508:121
[INFO] [stdout]       |
[INFO] [stdout] 15508 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4732931080169851255.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15537:121
[INFO] [stdout]       |
[INFO] [stdout] 15537 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5505048466602429973.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15540:121
[INFO] [stdout]       |
[INFO] [stdout] 15540 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4732931080169851255.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15548:121
[INFO] [stdout]       |
[INFO] [stdout] 15548 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5505048466602429973.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15554:121
[INFO] [stdout]       |
[INFO] [stdout] 15554 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4732931080169851255.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16436:115
[INFO] [stdout]       |
[INFO] [stdout] 16436 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-10196707855030068096.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16439:115
[INFO] [stdout]       |
[INFO] [stdout] 16439 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2506227224254706473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16456:115
[INFO] [stdout]       |
[INFO] [stdout] 16456 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-10196707855030068096.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16459:115
[INFO] [stdout]       |
[INFO] [stdout] 16459 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2506227224254706473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16467:115
[INFO] [stdout]       |
[INFO] [stdout] 16467 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-10196707855030068096.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16473:115
[INFO] [stdout]       |
[INFO] [stdout] 16473 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2506227224254706473.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17060:30
[INFO] [stdout]       |
[INFO] [stdout] 17060 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17114:30
[INFO] [stdout]       |
[INFO] [stdout] 17114 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17157:30
[INFO] [stdout]       |
[INFO] [stdout] 17157 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18936:117
[INFO] [stdout]       |
[INFO] [stdout] 18936 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18939:117
[INFO] [stdout]       |
[INFO] [stdout] 18939 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17732170782362928129.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18942:117
[INFO] [stdout]       |
[INFO] [stdout] 18942 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8182127251214097845.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18945:117
[INFO] [stdout]       |
[INFO] [stdout] 18945 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4905244973641026419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18948:117
[INFO] [stdout]       |
[INFO] [stdout] 18948 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2781509577297178580.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18965:117
[INFO] [stdout]       |
[INFO] [stdout] 18965 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18968:117
[INFO] [stdout]       |
[INFO] [stdout] 18968 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17732170782362928129.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18971:117
[INFO] [stdout]       |
[INFO] [stdout] 18971 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8182127251214097845.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18974:117
[INFO] [stdout]       |
[INFO] [stdout] 18974 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4905244973641026419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18977:117
[INFO] [stdout]       |
[INFO] [stdout] 18977 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2781509577297178580.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18985:117
[INFO] [stdout]       |
[INFO] [stdout] 18985 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15454090999902782425.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18991:117
[INFO] [stdout]       |
[INFO] [stdout] 18991 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-17732170782362928129.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18997:117
[INFO] [stdout]       |
[INFO] [stdout] 18997 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-8182127251214097845.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19003:117
[INFO] [stdout]       |
[INFO] [stdout] 19003 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-4905244973641026419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19009:117
[INFO] [stdout]       |
[INFO] [stdout] 19009 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-2781509577297178580.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19325:30
[INFO] [stdout]       |
[INFO] [stdout] 19325 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19363:30
[INFO] [stdout]       |
[INFO] [stdout] 19363 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19394:30
[INFO] [stdout]       |
[INFO] [stdout] 19394 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19696:121
[INFO] [stdout]       |
[INFO] [stdout] 19696 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19763:121
[INFO] [stdout]       |
[INFO] [stdout] 19763 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19771:121
[INFO] [stdout]       |
[INFO] [stdout] 19771 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-1982073950483393677.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22177:108
[INFO] [stdout]       |
[INFO] [stdout] 22177 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-3743016103895121605.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22180:108
[INFO] [stdout]       |
[INFO] [stdout] 22180 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-9322675455311348722.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22183:108
[INFO] [stdout]       |
[INFO] [stdout] 22183 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15908692889566502831.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22186:108
[INFO] [stdout]       |
[INFO] [stdout] 22186 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5623572822784692617.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22227:108
[INFO] [stdout]       |
[INFO] [stdout] 22227 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-3743016103895121605.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22230:108
[INFO] [stdout]       |
[INFO] [stdout] 22230 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-9322675455311348722.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22233:108
[INFO] [stdout]       |
[INFO] [stdout] 22233 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15908692889566502831.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22236:108
[INFO] [stdout]       |
[INFO] [stdout] 22236 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5623572822784692617.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22244:108
[INFO] [stdout]       |
[INFO] [stdout] 22244 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-3743016103895121605.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22250:108
[INFO] [stdout]       |
[INFO] [stdout] 22250 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-9322675455311348722.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22256:108
[INFO] [stdout]       |
[INFO] [stdout] 22256 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-15908692889566502831.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22262:108
[INFO] [stdout]       |
[INFO] [stdout] 22262 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-5623572822784692617.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23138:30
[INFO] [stdout]       |
[INFO] [stdout] 23138 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23169:30
[INFO] [stdout]       |
[INFO] [stdout] 23169 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23193:30
[INFO] [stdout]       |
[INFO] [stdout] 23193 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23595:121
[INFO] [stdout]       |
[INFO] [stdout] 23595 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23612:121
[INFO] [stdout]       |
[INFO] [stdout] 23612 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23620:121
[INFO] [stdout]       |
[INFO] [stdout] 23620 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-82161ce85882ccdc.long-type-276862048866033163.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_controller` is never used
[INFO] [stdout]    --> simplex-ui/src/app.rs:396:10
[INFO] [stdout]     |
[INFO] [stdout] 396 | async fn init_controller(db_path: &PathBuf, shared: &SharedState, weak: &slint::Weak<MainWindow>) -> anyhow::Result<()> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `filter_active` and `active_user` are never read
[INFO] [stdout]    --> simplex-ui/src/state.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub struct AppState {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub filter_active:      bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub active_user:        Option<User>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `push_message` is never used
[INFO] [stdout]    --> simplex-ui/src/state.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn push_message(&mut self, msg: MsgEntry) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:97:119
[INFO] [stdout]    |
[INFO] [stdout] 97 | ...pdated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]    = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]    = note: `#[warn(self_type_conversion)]` on by default
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14264453775175961902.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:100:119
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9721409658855017441.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:103:119
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-832402904964277743.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:120:119
[INFO] [stdout]     |
[INFO] [stdout] 120 | ...dated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14264453775175961902.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:123:119
[INFO] [stdout]     |
[INFO] [stdout] 123 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9721409658855017441.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:126:119
[INFO] [stdout]     |
[INFO] [stdout] 126 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-832402904964277743.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_2>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:134:119
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...dated (|| InnerComponent_rectangle_2 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_2> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_2>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14264453775175961902.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_22>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:140:119
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...dated (|| InnerComponent_rectangle_22 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_22> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_22>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9721409658855017441.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_43>`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:146:119
[INFO] [stdout]     |
[INFO] [stdout] 146 | ...dated (|| InnerComponent_rectangle_43 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]     = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_43> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_43>>::into(val) to avoid triggering this lint
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-832402904964277743.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1903:30
[INFO] [stdout]      |
[INFO] [stdout] 1903 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1939:30
[INFO] [stdout]      |
[INFO] [stdout] 1939 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:1970:30
[INFO] [stdout]      |
[INFO] [stdout] 1970 | ...                   InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2796:120
[INFO] [stdout]      |
[INFO] [stdout] 2796 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2813:120
[INFO] [stdout]      |
[INFO] [stdout] 2813 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_31>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:2821:120
[INFO] [stdout]      |
[INFO] [stdout] 2821 | ...updated (|| InnerComponent_text_31 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_31> as Into<VRc<ItemTreeVTable, InnerComponent_text_31>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17834012868437008217.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3512:30
[INFO] [stdout]      |
[INFO] [stdout] 3512 | ...                   InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-10259214323529863402.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3552:30
[INFO] [stdout]      |
[INFO] [stdout] 3552 | ...                   InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-5281980012515242459.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:3561:30
[INFO] [stdout]      |
[INFO] [stdout] 3561 | ...                   InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4251685918696651205.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4166:120
[INFO] [stdout]      |
[INFO] [stdout] 4166 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13090211348075725810.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4169:120
[INFO] [stdout]      |
[INFO] [stdout] 4169 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-10259214323529863402.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4172:120
[INFO] [stdout]      |
[INFO] [stdout] 4172 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-5281980012515242459.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4175:120
[INFO] [stdout]      |
[INFO] [stdout] 4175 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4251685918696651205.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4192:120
[INFO] [stdout]      |
[INFO] [stdout] 4192 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13090211348075725810.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4195:120
[INFO] [stdout]      |
[INFO] [stdout] 4195 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-10259214323529863402.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4198:120
[INFO] [stdout]      |
[INFO] [stdout] 4198 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-5281980012515242459.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4201:120
[INFO] [stdout]      |
[INFO] [stdout] 4201 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4251685918696651205.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_51>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4209:120
[INFO] [stdout]      |
[INFO] [stdout] 4209 | ...updated (|| InnerComponent_text_51 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_51> as Into<VRc<ItemTreeVTable, InnerComponent_text_51>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13090211348075725810.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_53>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4215:120
[INFO] [stdout]      |
[INFO] [stdout] 4215 | ...ated (|| InnerComponent_rectangle_53 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_53> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_53>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-10259214323529863402.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_57>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4221:120
[INFO] [stdout]      |
[INFO] [stdout] 4221 | ...ated (|| InnerComponent_rectangle_57 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_57> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_57>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-5281980012515242459.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_60>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:4227:120
[INFO] [stdout]      |
[INFO] [stdout] 4227 | ...ated (|| InnerComponent_rectangle_60 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_60> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_60>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4251685918696651205.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:6175:30
[INFO] [stdout]      |
[INFO] [stdout] 6175 | ...                   InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13771424388011215622.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:6184:30
[INFO] [stdout]      |
[INFO] [stdout] 6184 | ...                   InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15764549872233274455.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8373:123
[INFO] [stdout]      |
[INFO] [stdout] 8373 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15374549394896169903.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8376:123
[INFO] [stdout]      |
[INFO] [stdout] 8376 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13771424388011215622.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8379:123
[INFO] [stdout]      |
[INFO] [stdout] 8379 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15764549872233274455.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8396:123
[INFO] [stdout]      |
[INFO] [stdout] 8396 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15374549394896169903.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8399:123
[INFO] [stdout]      |
[INFO] [stdout] 8399 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13771424388011215622.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8402:123
[INFO] [stdout]      |
[INFO] [stdout] 8402 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15764549872233274455.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_97>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8410:123
[INFO] [stdout]      |
[INFO] [stdout] 8410 | ...ated (|| InnerComponent_rectangle_97 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_97> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_97>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15374549394896169903.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_103>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8416:123
[INFO] [stdout]      |
[INFO] [stdout] 8416 | ...ated (|| InnerComponent_rectangle_103 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_103> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_103>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13771424388011215622.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_106>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8422:123
[INFO] [stdout]      |
[INFO] [stdout] 8422 | ...ated (|| InnerComponent_rectangle_106 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_106> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_106>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-15764549872233274455.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8842:120
[INFO] [stdout]      |
[INFO] [stdout] 8842 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-7243326145894668196.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8859:120
[INFO] [stdout]      |
[INFO] [stdout] 8859 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-7243326145894668196.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_99>`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:8867:120
[INFO] [stdout]      |
[INFO] [stdout] 8867 | ...updated (|| InnerComponent_text_99 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]      = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_99> as Into<VRc<ItemTreeVTable, InnerComponent_text_99>>::into(val) to avoid triggering this lint
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-7243326145894668196.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10421:30
[INFO] [stdout]       |
[INFO] [stdout] 10421 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10449:30
[INFO] [stdout]       |
[INFO] [stdout] 10449 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10487:30
[INFO] [stdout]       |
[INFO] [stdout] 10487 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10501:30
[INFO] [stdout]       |
[INFO] [stdout] 10501 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10544:30
[INFO] [stdout]       |
[INFO] [stdout] 10544 | ...   InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:10570:30
[INFO] [stdout]       |
[INFO] [stdout] 10570 | ...   InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13158:119
[INFO] [stdout]       |
[INFO] [stdout] 13158 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13161:119
[INFO] [stdout]       |
[INFO] [stdout] 13161 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13196:119
[INFO] [stdout]       |
[INFO] [stdout] 13196 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13199:119
[INFO] [stdout]       |
[INFO] [stdout] 13199 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_158>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13207:119
[INFO] [stdout]       |
[INFO] [stdout] 13207 | ...ted (|| InnerComponent_rectangle_158 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_158> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_158>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9379945739932139818.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_173>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:13213:119
[INFO] [stdout]       |
[INFO] [stdout] 13213 | ...ted (|| InnerComponent_rectangle_173 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_173> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_173>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-985846441062915908.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14033:121
[INFO] [stdout]       |
[INFO] [stdout] 14033 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14274951341496991064.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14036:121
[INFO] [stdout]       |
[INFO] [stdout] 14036 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17384250766460131518.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14065:121
[INFO] [stdout]       |
[INFO] [stdout] 14065 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14274951341496991064.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14068:121
[INFO] [stdout]       |
[INFO] [stdout] 14068 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17384250766460131518.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_161>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14076:121
[INFO] [stdout]       |
[INFO] [stdout] 14076 | ...ted (|| InnerComponent_rectangle_161 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_161> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_161>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14274951341496991064.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_166>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:14082:121
[INFO] [stdout]       |
[INFO] [stdout] 14082 | ...ted (|| InnerComponent_rectangle_166 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_166> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_166>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17384250766460131518.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15505:121
[INFO] [stdout]       |
[INFO] [stdout] 15505 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14985891712957471838.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15508:121
[INFO] [stdout]       |
[INFO] [stdout] 15508 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-73093685591119965.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15537:121
[INFO] [stdout]       |
[INFO] [stdout] 15537 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14985891712957471838.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15540:121
[INFO] [stdout]       |
[INFO] [stdout] 15540 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-73093685591119965.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_176>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15548:121
[INFO] [stdout]       |
[INFO] [stdout] 15548 | ...ted (|| InnerComponent_rectangle_176 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_176> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_176>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-14985891712957471838.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_181>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:15554:121
[INFO] [stdout]       |
[INFO] [stdout] 15554 | ...ted (|| InnerComponent_rectangle_181 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_181> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_181>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-73093685591119965.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16436:115
[INFO] [stdout]       |
[INFO] [stdout] 16436 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13841677615660299175.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16439:115
[INFO] [stdout]       |
[INFO] [stdout] 16439 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-1031030269637930907.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16456:115
[INFO] [stdout]       |
[INFO] [stdout] 16456 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13841677615660299175.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16459:115
[INFO] [stdout]       |
[INFO] [stdout] 16459 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-1031030269637930907.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_195>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16467:115
[INFO] [stdout]       |
[INFO] [stdout] 16467 | ...ted (|| InnerComponent_rectangle_195 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_195> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_195>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13841677615660299175.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_empty_201>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:16473:115
[INFO] [stdout]       |
[INFO] [stdout] 16473 | ...dated (|| InnerComponent_empty_201 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_empty_201> as Into<VRc<ItemTreeVTable, InnerComponent_empty_201>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-1031030269637930907.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17060:30
[INFO] [stdout]       |
[INFO] [stdout] 17060 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17114:30
[INFO] [stdout]       |
[INFO] [stdout] 17114 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:17157:30
[INFO] [stdout]       |
[INFO] [stdout] 17157 | ...   InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18936:117
[INFO] [stdout]       |
[INFO] [stdout] 18936 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18939:117
[INFO] [stdout]       |
[INFO] [stdout] 18939 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9276256271851887468.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18942:117
[INFO] [stdout]       |
[INFO] [stdout] 18942 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13982150302236566347.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18945:117
[INFO] [stdout]       |
[INFO] [stdout] 18945 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4678522709676593652.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18948:117
[INFO] [stdout]       |
[INFO] [stdout] 18948 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17130033122966181970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18965:117
[INFO] [stdout]       |
[INFO] [stdout] 18965 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18968:117
[INFO] [stdout]       |
[INFO] [stdout] 18968 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9276256271851887468.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18971:117
[INFO] [stdout]       |
[INFO] [stdout] 18971 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13982150302236566347.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18974:117
[INFO] [stdout]       |
[INFO] [stdout] 18974 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4678522709676593652.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18977:117
[INFO] [stdout]       |
[INFO] [stdout] 18977 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17130033122966181970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_223>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18985:117
[INFO] [stdout]       |
[INFO] [stdout] 18985 | ...ted (|| InnerComponent_rectangle_223 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_223> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_223>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-16745603799038375289.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_239>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18991:117
[INFO] [stdout]       |
[INFO] [stdout] 18991 | ...pdated (|| InnerComponent_text_239 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_239> as Into<VRc<ItemTreeVTable, InnerComponent_text_239>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-9276256271851887468.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_241>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:18997:117
[INFO] [stdout]       |
[INFO] [stdout] 18997 | ...ted (|| InnerComponent_rectangle_241 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_241> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_241>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-13982150302236566347.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_245>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19003:117
[INFO] [stdout]       |
[INFO] [stdout] 19003 | ...ted (|| InnerComponent_rectangle_245 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_245> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_245>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-4678522709676593652.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_249>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19009:117
[INFO] [stdout]       |
[INFO] [stdout] 19009 | ...ted (|| InnerComponent_rectangle_249 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_249> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_249>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17130033122966181970.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19325:30
[INFO] [stdout]       |
[INFO] [stdout] 19325 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19363:30
[INFO] [stdout]       |
[INFO] [stdout] 19363 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19394:30
[INFO] [stdout]       |
[INFO] [stdout] 19394 | ...                   InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19696:121
[INFO] [stdout]       |
[INFO] [stdout] 19696 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19763:121
[INFO] [stdout]       |
[INFO] [stdout] 19763 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_text_229>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:19771:121
[INFO] [stdout]       |
[INFO] [stdout] 19771 | ...pdated (|| InnerComponent_text_229 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_text_229> as Into<VRc<ItemTreeVTable, InnerComponent_text_229>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17069780011665139678.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22177:108
[INFO] [stdout]       |
[INFO] [stdout] 22177 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2597693072309632631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22180:108
[INFO] [stdout]       |
[INFO] [stdout] 22180 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-6826812628692988925.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22183:108
[INFO] [stdout]       |
[INFO] [stdout] 22183 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-8615467624367567515.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22186:108
[INFO] [stdout]       |
[INFO] [stdout] 22186 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17517984906224329566.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22227:108
[INFO] [stdout]       |
[INFO] [stdout] 22227 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2597693072309632631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22230:108
[INFO] [stdout]       |
[INFO] [stdout] 22230 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-6826812628692988925.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22233:108
[INFO] [stdout]       |
[INFO] [stdout] 22233 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-8615467624367567515.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22236:108
[INFO] [stdout]       |
[INFO] [stdout] 22236 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17517984906224329566.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_onboardingview_255>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22244:108
[INFO] [stdout]       |
[INFO] [stdout] 22244 | ...d (|| InnerComponent_onboardingview_255 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_onboardingview_255> as Into<VRc<ItemTreeVTable, InnerComponent_onboardingview_255>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2597693072309632631.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_257>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22250:108
[INFO] [stdout]       |
[INFO] [stdout] 22250 | ...ted (|| InnerComponent_rectangle_257 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_257> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_257>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-6826812628692988925.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22256:108
[INFO] [stdout]       |
[INFO] [stdout] 22256 | ...(|| InnerComponent_serverchooserview_278 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278> as Into<VRc<ItemTreeVTable, InnerComponent_serverchooserview_278>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-8615467624367567515.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_280>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:22262:108
[INFO] [stdout]       |
[INFO] [stdout] 22262 | ...ted (|| InnerComponent_rectangle_280 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_280> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_280>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-17517984906224329566.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23138:30
[INFO] [stdout]       |
[INFO] [stdout] 23138 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23169:30
[INFO] [stdout]       |
[INFO] [stdout] 23169 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23193:30
[INFO] [stdout]       |
[INFO] [stdout] 23193 | ...   InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into () }
[INFO] [stdout]       |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23595:121
[INFO] [stdout]       |
[INFO] [stdout] 23595 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23612:121
[INFO] [stdout]       |
[INFO] [stdout] 23612 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: useless conversion to the same type: `VRc<ItemTreeVTable, InnerComponent_rectangle_264>`
[INFO] [stdout]      --> /opt/rustwide/target/debug/build/simplex-ui-cb637335cbb4b0be/out/main_window.rs:23620:121
[INFO] [stdout]       |
[INFO] [stdout] 23620 | ...ted (|| InnerComponent_rectangle_264 :: new (_self . self_weak . get () . unwrap () . clone ()) . unwrap () . into ()) ;
[INFO] [stdout]       |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: this method call relies on the `impl<T> Into<T> for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors
[INFO] [stdout]       = note: you can instead use the fully-qualified path `<VRc<ItemTreeVTable, InnerComponent_rectangle_264> as Into<VRc<ItemTreeVTable, InnerComponent_rectangle_264>>::into(val) to avoid triggering this lint
[INFO] [stdout]       = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/simplex_ui-a2927759747b1b93.long-type-2593898962186149419.txt'
[INFO] [stdout]       = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 42s
[INFO] running `Command { std: "docker" "inspect" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf", kill_on_drop: false }`
[INFO] [stdout] 08be89d9426c381b3c3425f80d007eaa12eeb1b27f73996cc5bbe135d018f3bf
